BehaviorBase.setMouseCursor override.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
protected CursorHint setMouseCursor ( |
A Point2D instance that specifies the position of the mouse cursor.
true if the user is going to create, delete, modify or select a DiagramItem; false if mouse behavior is not considered; in this case the mouse pointer is set to a default cursor according to the background LaneGrid.
A member of the CursorHint enumeration.